Fixed GtkMenuShell to deactivate itself at dispose time
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 25 Nov 2010 05:04:52 +0000 (14:04 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 25 Nov 2010 05:08:55 +0000 (14:08 +0900)
commit6716e7c3f1925560a5b4901581cabbaee4e01e28
treec7c54759ce3b4c0e54ef5061174ebb24b6981824
parent2e3935ba9db3a7864b3eefed5da800b26aef97ef
Fixed GtkMenuShell to deactivate itself at dispose time

Since GdkDevice stuff, it seems that destroying an active
menu doesnt get rid of all the device grabery, this fixes
bug 635693.
gtk/gtkmenu.c
gtk/gtkmenushell.c